ASP.NET MVC Controls
AutoCompleteBaseBuilder<T,TControl,TBuilder> Class Members
Methods 

The following tables list the members exposed by AutoCompleteBaseBuilder<T,TControl,TBuilder>.

Public Methods
 NameDescription
Public MethodAutoExpandSelectionSets the AutoExpandSelection property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>)
Public MethodBindOverloaded. Sets ItemsSource by builder. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,TControl,TBuilder>)
Public MethodCssClassSets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodCssMatchSets the CssMatch property.  
Public MethodCssStyleSets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodCssStylesSets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodDelaySets the Delay property.  
Public MethodDisplayMemberPathSets the DisplayMemberPath property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>)
Public MethodDropDownCssClassSets the DropDownCssClass property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>)
Public MethodHeaderPathSets the HeaderPath property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>)
Public MethodHeightOverloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodHtmlAttributeSets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodHtmlAttributesOverloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodIdSets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodIsAnimatedSets the IsAnimated property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>)
Public MethodIsContentHtmlSets the IsContentHtml property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>)
Public MethodIsDisabledSets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodIsDroppedDownSets the IsDroppedDown property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>)
Public MethodIsEditableSets the IsEditable property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>)
Public MethodIsReadOnlySets the IsReadOnly property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>)
Public MethodIsRequiredSets the IsRequired property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>)
Public MethodItemFormatterSets the ItemFormatter property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>)
Public MethodItemsSourceActionSets the ItemsSourceAction property.  
Public MethodItemsSourceFunctionSets the ItemsSourceFunction property.  
Public MethodItemsSourceIdSets the ItemsSourceId specify which CollectionViewService will be used for this control. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,TControl,TBuilder>)
Public MethodItemTemplateContentSets the ItemTemplateContent property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>)
Public MethodItemTemplateIdSets the ItemTemplateId property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>)
Public MethodMaxDropDownHeightSets the MaxDropDownHeight property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>)
Public MethodMaxDropDownWidthSets the MaxDropDownWidth property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>)
Public MethodMaxItemsSets the MaxItems property.  
Public MethodMinLengthSets the MinLength property.  
Public MethodNameSets the Name property.  
Public MethodOnClientFormatItemSets the OnClientFormatItem property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>)
Public MethodOnClientGotFocusOccurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodOnClientIsDroppedDownChangedSets the OnClientIsDroppedDownChanged property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>)
Public MethodOnClientIsDroppedDownChangingSets the OnClientIsDroppedDownChanging property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>)
Public MethodOnClientLostFocusOccurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodOnClientSelectedIndexChangedSets the OnClientSelectedIndexChanged property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>)
Public MethodOnClientTextChangedSets the OnClientTextChanged property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>)
Public MethodPlaceholderSets the Placeholder property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>)
Public MethodSearchMemberPathSets the SearchMemberPath property.  
Public MethodSelectedIndexSets the SelectedIndex property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>)
Public MethodSelectedItemSets the SelectedItem property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>)
Public MethodSelectedValueSets the SelectedValue property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>)
Public MethodSelectedValuePathSets the SelectedValuePath property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>)
Public MethodShowDropDownButtonSets the ShowDropDownButton property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>)
Public MethodTemplateBindWhen the control works in template mode, bind the property which name is specified to some item which name is specified. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodTextSets the Text property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>)
Public MethodToHtmlStringGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>)
Public MethodToTemplateTransfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Public MethodWidthOverloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>)
Top
Extension Methods
 NameDescription
Public Extension MethodToTemplateRender the html string in template mode.
Top
See Also

Reference

AutoCompleteBaseBuilder<T,TControl,TBuilder> Class
C1.Web.Mvc.Fluent Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback